home *** CD-ROM | disk | FTP | other *** search
/ Aminet 51 / Aminet 51 (2002)(GTI - Schatztruhe)[!][Oct 2002].iso / Aminet / dev / gg / tcpbug.readme < prev   
Encoding:
Text File  |  2002-07-12  |  1.5 KB  |  65 lines

  1. Short:    Tcpbug - simple TCP port redirector
  2. Type:     dev/gg
  3. Uploaded: louise@louise.amiga.hu (LouiSe)
  4. Url:      ftp.lysator.liu.se:pub/unix/tcputils/
  5.  
  6. Ported by LouiSe
  7.  
  8. more info and other AMIGA ports at:
  9. http://louise.amiga.hu
  10.  
  11. -----------------------------------------
  12.         
  13.  
  14. WHAT IS THIS?
  15.  
  16. This is version 0.6 of tcputils, a collection of programs to
  17. facilitate TCP programming in shell-scripts.  There is also a
  18. small library which makes it somewhat easier to create TCP/IP
  19. sockets.
  20.  
  21. The latest released version can be found by anonymous FTP to
  22.     ftp.lysator.liu.se:pub/unix/tcputils/
  23. (or at URL:ftp://ftp.lysator.liu.se/pub/unix/tcputils/ if you
  24. like that syntax better).
  25. I myself can be reached by email to bellman@lysator.liu.se.
  26.  
  27.  
  28. The programs included in this release are:
  29.  
  30.     mini-inetd    - small TCP/IP connection dispatcher
  31.     tcpbug    - TCP/IP connection bugging device
  32.     tcpconnect    - general TCP/IP client
  33.     tcplisten    - general TCP/IP server
  34.     getpeername    - get name of connected TCP/IP peer
  35.  
  36.  
  37.  
  38. BUILDING AND INSTALLING
  39.  
  40. Read the file INSTALL for instructions.
  41.  
  42.  
  43.  
  44. COPYRIGHT
  45.  
  46. These programs are released into the public domain.  You may do
  47. anything you like with them, including modifying them and selling
  48. the binaries without source for ridiculous amounts of money without
  49. saying who made them originally.
  50.  
  51. However, I would be happy if you release your works with complete
  52. source for free use.
  53.  
  54.  
  55.  
  56. WARRANTY
  57.  
  58. You're kidding?  You use it, you take the responsibility.
  59.  
  60.  
  61.  
  62. Local variables:
  63. fill-column: 65
  64. End:
  65.